Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eth_sendBundle protocol #28

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Add eth_sendBundle protocol #28

merged 5 commits into from
Jan 19, 2024

Conversation

ferranbt
Copy link
Collaborator

Closes #23

Copy link
Member

@zeroXbrock zeroXbrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go with #29

* remove unused url from bundle struct

* fix failing test

* fix failing test
* remove unused url from bundle struct

* fix failing test

* fix failing test

* split tx struct into tx & request, rename to EIP155
@ferranbt ferranbt merged commit 3e0d624 into main Jan 19, 2024
2 checks passed
@ferranbt ferranbt deleted the feature/eth_bundle_protocol branch March 2, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add basic bundle marshalling
2 participants